[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / 8 / PTUIKitAdditions / 0.0.7-beta / PTUIKitAdditions.podspec.json
blob5c87aa66090e6fd27020586652df21a9f438190a
2   "name": "PTUIKitAdditions",
3   "version": "0.0.7-beta",
4   "summary": "Collection of UIKit categories",
5   "homepage": "https://github.com/Pointwelve/PTUIKitAdditions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryne Cheow": "rynecheow@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Pointwelve/PTUIKitAdditions.git",
15     "tag": "0.0.7-beta"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "QuartzCore"
26   ]