[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / e / 3 / 2 / iObjectiveSee / 0.0.7 / iObjectiveSee.podspec.json
blob8bf3c240e4b84b1b2de5ca79a5986f2c9cfbc2d8
2   "name": "iObjectiveSee",
3   "version": "0.0.7",
4   "summary": "A repository of common, useful extensions to several default Apple classes.",
5   "homepage": "http://github.com/iObjectiveSee",
6   "license": "MIT",
7   "authors": {
8     "Sarah Lensing": "sarahlensing@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/iObjectiveSee/iObjectiveSee.git",
12     "tag": "0.0.7"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": true,
18   "source_files": [
19     "iObjectiveSee/iObjectiveSee.h",
20     "iObjectiveSee/src/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "CoreData",
24     "UIKit",
25     "Foundation",
26     "CoreGraphics",
27     "QuartzCore",
28     "CoreFoundation"
29   ]