iOS开发非常用库
———————- ??API ? ?———————-
DataKit ? ? ? ? ?用Node做后端,前端封裝庫的 框架
?
———————- ??Auth ? ?———————-
MPOAuth
?
———————- ? ?第三方服務(wù) ? ? ———————-
hoptoad-ios ? ? ? ? ? 收集app的錯(cuò)誤的第三方服務(wù)
Parse ? ? ? ?網(wǎng)絡(luò)數(shù)據(jù)存儲(chǔ)的服務(wù)
?
———————- ? ?網(wǎng)絡(luò)服務(wù)API ? ? ———————-
objectiveflickr ? flickr的objcmyutilities
DropboxSDK
?
———————- ? ?社交 ? ?———————-
ShareKit ? ? ? 分享到各個(gè)設(shè)計(jì)的工具
SVShareViewController ? ?分享到Facebook和Twitter
?
———————- ? ?Twitter??? ———————-
TweetSheet ? ? ?簡(jiǎn)單的Twitter發(fā)帖的工具
twitter-text-objc? – An Objective-C implementation of Twitter’s text processing library
?
———————- ? ?Location ? ?———————-
MTLocation
?
———————- ? ?藍(lán)牙 BlueTooth ? ?———————-
CoreBluetoothPeripheral ? ? ? ? ? ? ? ?https://github.com/liquidx/CoreBluetoothPeripheral
?
———————- ? ?Key Value ? ?———————-
SFHFKeychainUtils ? ? ?存儲(chǔ)key和value到app中 ??https://github.com/ldandersen/scifihifi-iphone
SSKeyChain ??介紹一個(gè)輕量級(jí)iOS安全框架:
?
?
———————- ? Log ? ?———————-
NSLogger ? ? ? ? ? ? 有客戶端的logger,通過網(wǎng)絡(luò)log。
soslog-objc
?
?
———————- ? ?設(shè)置 ? ?———————-
InAppSettingsKit ? ??程序內(nèi)設(shè)置
InAppSettings ? ?程序內(nèi)設(shè)置
?
?
———————- ? ?更新 ? ? ———————-
HockeyKit ? ? ? ?分發(fā),更新工具
iVersion ? ? ? ? ? 檢查是否有新版本的lib
?
?
———————- ? ?Version ? ? ———————-
Harpy ? ? 檢查 iTunes 商店的版本 ? ?https://github.com/ArtSabintsev/Harpy
MTMigration ? ? ? ?不錯(cuò)的版本增量處理 ? ? ? ? ? ? ??https://github.com/mysterioustrousers/MTMigration
?
?
———————- ? ?Util ? ? ———————-
Reachability ? ? 檢查網(wǎng)絡(luò)是否可用的lib
支持 ARC Block的Reachability ??https://github.com/tonymillion/Reachability
iRate ? ? ? ? ? ? ? ?評(píng)價(jià)的庫
小巧的appirater評(píng)價(jià)的庫 ??https://github.com/arashpayan/appirater.git
iNotify ? ? ? ? ? 通知,第一次啟動(dòng)的功能介紹或者其他的提示
iHasApp ? ? ? ?檢測(cè)已經(jīng)安裝的app
https://github.com/arg0s/iOSInstalledApps???????????? 查看已經(jīng)安裝的App
?
———————- ? ?Util ? ? ———————-
RegexKitLite ? ? 正則工具
CHDataStructures ? ? ? ??HDataStructures is a library of standard data structures which can be used in any Objective-C program, for educational purposes, or as a foundation for other
iOS-Universal-Framework ? ? ? ? ? ?Framework的模版
URL小工具 ? ?https://github.com/nicklockwood/URLUtils.git
CountryPicker ? ? ? ? 國(guó)家選取器
FormatterKit ? ? ? ? ? ?時(shí)間,日期,數(shù)字等格式化lib
Godzippa ? ? ? ? ?gzip解壓縮
ZipKit ? ? ? ? ? ? ? ?zip解壓縮
JLRoutes ? ? ? ? ? 提供負(fù)責(zé)的URL schemes,可用在app內(nèi)部或者外部的調(diào)用 ? ? ? ? ?https://github.com/joeldev/JLRoutes.git
?
———————- ? ?UDID ? ? ———————-
openudid
secureudid ?https://github.com/crashlytics/secureudid.git
?
———————- ? ?String ? ? ———————-
TransformerKit ? ? ?字符串大小寫,各種風(fēng)格 ??https://github.com/mattt/TransformerKit.git
?
?
———————- ? ?Color ? ? ———————-
ColorUtils ? ? 支持16進(jìn)制的顏色工具 ? ? ? ? ? ? ? ??https://github.com/nicklockwood/ColorUtils
?
?
———————- ? ?Date ? ? ———————-
iso-8601-date-formatter
?
———————- ? ?Date ? ? ———————-
MSWeakTimer ? 線程安全的Timer ? ? ? ?https://github.com/mindsnacks/MSWeakTimer.git
?
?
———————- ? ?反饋 ? ? ———————-
Redmine-Feedbacks ? ? 把bug直接反饋到Redmine中
InAppFeedback ? ? ? ?支持android和iOS的反饋服務(wù)
Crittercism ? ? ?跨平臺(tái)的反饋服務(wù)
QuincyKit ? ? ? ? ??Live crash report management for iOS. AppStore ready!
?
?
———————- ? ?地址簿 ? ? ———————-
HashedContacts ? A wrapper class for iOS Address Book access that converts private contact information into hashed tokens.
?
?
———————- ? ?AR ? ?———————-
ofxQualcommAR / Vuforia? ?高通的AR
CoreAR ? ? ? ? ? ? ?小型的AR庫
ARToolKitPlus ? ?通用的AR庫
mixare-iphone
FLOSS ? ??http://www.libregeosocial.org/
metaio ??http://www.metaio.com/software/mobile-sdk/
layer player ? ??http://www.layar.com/player/
openframeworks ??http://www.openframeworks.cc/
?
?
———————- ? ?全景 ? ?———————-
panoramagl ? ? ? ?http://code.google.com/p/panoramagl/
?
———————-????統(tǒng)計(jì)???? ———————-
http://count.ly/? 開源的移動(dòng)統(tǒng)計(jì)工具 支持android和iOS
?
?
?
———————- ? ?Ruby ? ? ———————-
mobiruby ? ? ? ? ? ?iOS + mruby
rubymotion ? ? ? 收費(fèi)的用Ruby寫iOS的框架
nsrails ? ? ? ? ?直接在objective-c或者rubymotion直接類似rails的使用遠(yuǎn)程的api
?
?
———————- ? ?Testing ? ? ———————-
specta ? ? ? ? A light-weight TDD / BDD framework for Objective-C & Cocoa ?(包括部分的expecta)
Kiwi????? Simple BDD for iOS
expecta ? ? ?A Matcher Framework for Objective-C/Cocoa
OCHamcrest? – library of matchers for building test expressions – for Objective-C
OCMock
LRMocky????? 一個(gè)測(cè)試框架
Frank ? ? ? ? ?類似Cucumber的測(cè)試框架 ? ? ? https://github.com/moredip/Frank
?
?
———————- ? ?Testing HTTP ? ? ———————-
Http請(qǐng)求Test ??https://github.com/luisobo/Nocilla.git
?
?
———————- ? ?Game ? ? ———————-
PureMVC ? ? ? ? ? ? ?一個(gè)游戲框架
?
———————- ??Cordova? ? ?———————-
cordova-true-native-ios ? ? ? ? ? 基于cordova,用js寫iOS應(yīng)用框架
?
———————- ? ?Package ? ?———————-
CocoaPods? ? ? ? Cocoa項(xiàng)目中的包管理工具
?
?
———————- ? ?Debug ? ? ———————-
DCIntrospect
MSVCLeakHouter ?監(jiān)控ViewController的建立和釋放的過程 ? ? ?https://github.com/mindsnacks/MSVCLeakHunter.git
superdb ? ? ? ? 聯(lián)機(jī)調(diào)試的debuger ? ? ??https://github.com/Shopify/superdb
?
———————- ? ?Android ? ? ———————-
類似Android鎖屏的庫 ? ?https://github.com/GrioSF/Android-Pattern-Lock-on-iOS
?
———————- ? ?Other ? ?———————-
掃描wifi信息:
http://code.google.com/p/uwecaugmentedrealityproject/
http://code.google.com/p/iphone-wireless/
?
條形碼掃描:
http://zbar.sourceforge.net/iphone/sdkdoc/install.html
?
tcp/ip的通訊協(xié)議:
http://code.google.com/p/cocoaasyncsocket/
總結(jié)
- 上一篇: 如何将小程序内置非promise API
- 下一篇: 1、ipywidgets