[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / f / 6 / IOSHelper / 0.1.3 / IOSHelper.podspec.json
blob83e465f908f208d41c7438980453875c7caf8841
2   "name": "IOSHelper",
3   "version": "0.1.3",
4   "summary": "UIView or other Helper.",
5   "description": "IOS UIView or other Helper Category.install and use.",
6   "homepage": "https://github.com/ateliee/IOSHelper",
7   "license": "MIT",
8   "authors": {
9     "ateliee": "info@ateliee.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/ateliee/IOSHelper.git",
16     "tag": "0.1.3"
17   },
18   "source_files": [
19     "IOSHelper",
20     "IOSHelper/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "Foundation"
26   ],
27   "requires_arc": true