[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / b / 4 / APHelperCategory / 0.0.2 / APHelperCategory.podspec.json
blob3b1c971c2293a04c251fff6546749645ed766906
2   "name": "APHelperCategory",
3   "version": "0.0.2",
4   "summary": "NSString-APHelper Category",
5   "homepage": "https://github.com/tigrim/NSString-APHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "tigrim": "baltazavr@i.ua"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/tigrim/NSString-APHelper.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true