[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 6 / e / c / BIObjCHelpers / 0.4.3 / BIObjCHelpers.podspec.json
bloba11ddedc341af7df2abe16852ead8ba13bb986a7
2   "name": "BIObjCHelpers",
3   "version": "0.4.3",
4   "summary": "My collection of Objective-C helpers",
5   "description": "Simple collection of classes commonly used in Objective-C projects.",
6   "homepage": "https://github.com/grigaci/BIObjCHelpers",
7   "license": "MIT",
8   "authors": {
9     "Bogdan Iusco": "bogdan.iusco@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/grigaci/BIObjCHelpers.git",
13     "tag": "0.4.3"
14   },
15   "social_media_url": "https://twitter.com/bogdaniusco",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "BIObjCHelpers/**/*.{h,m}",
22     "BIObjCHelpers/**/**/*.{h,m}"
23   ]