[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 5 / 9 / DZNCategories / 1.0.4 / DZNCategories.podspec.json
blob9af236df74e3e3a9e55ae9bd18cce12976022da0
2   "name": "DZNCategories",
3   "version": "1.0.4",
4   "summary": "Useful collection of Objective-C category classes.",
5   "homepage": "https://github.com/dzenbot/DZNCategories",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ignacio Romero Z.": "iromero@dzen.cl"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/dzenbot/DZNCategories.git",
18     "tag": "v1.0.4"
19   },
20   "source_files": [
21     "Classes",
22     "Source/**/*.{h,m}"
23   ],
24   "frameworks": [
25     "CoreData",
26     "CoreImage",
27     "CoreText",
28     "QuartzCore",
29     "CoreLocation",
30     "UIKit",
31     "CoreGraphics",
32     "MapKit"
33   ],
34   "requires_arc": true,
35   "deprecated": true