[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / 1 / 0 / PPHelpMe / 1.0.1 / PPHelpMe.podspec.json
blobe31162089afb797a21475119cc7355cabaf8e662
2   "name": "PPHelpMe",
3   "version": "1.0.1",
4   "summary": "Convenience methods for common operations with Foundation objects.",
5   "homepage": "http://github.com/ipodishima/PPHelpMe",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Marian Paul",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/ipodishima/PPHelpMe.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "PPhelpMe/PPHelpMeFiles/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "prefix_header_contents": "        #ifdef __OBJC__\n            #import \"PPHelpMe.h\"\n        #endif\n",
21   "requires_arc": true