[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 2 / f / 0 / NSObject-UserInfo / 0.0.1 / NSObject-UserInfo.podspec.json
blob2312020f80662c0d69522250fea507309587221e
2   "name": "NSObject-UserInfo",
3   "version": "0.0.1",
4   "summary": "A category on NSObject allowing the attachment of arbitrary data.",
5   "homepage": "https://github.com/TENDIGI/NSObject-UserInfo",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Nick Lee": "nick@tendigi.com"
9   },
10   "social_media_url": "http://twitter.com/nickplee",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TENDIGI/NSObject-UserInfo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true