[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / 6 / LHSCategoryCollection / 0.0.16 / LHSCategoryCollection.podspec.json
bloba540f91c19cd3ea7563ceddd0166b78c7671b197
2   "name": "LHSCategoryCollection",
3   "version": "0.0.16",
4   "summary": "A collection of helpful categories for use in iOS projects.",
5   "homepage": "http://lionheartsw.com",
6   "license": "Apache 2.0",
7   "authors": {
8     "Dan Loewenherz": "dan@lionheartsw.com"
9   },
10   "social_media_url": "http://twitter.com/dwlz",
11   "source": {
12     "git": "https://github.com/lionheart/LHSCategoryCollection.git",
13     "tag": "0.0.16"
14   },
15   "source_files": "Categories/*.{h,m}",
16   "public_header_files": "Categories/*.h",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": "UIKit"