[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / f / 0 / PXCategory / 1.0.0 / PXCategory.podspec.json
blob251b8a87f6f91c00a411c6f118b277c11cf19bd4
2   "name": "PXCategory",
3   "version": "1.0.0",
4   "summary": "A useful categories for UIKit",
5   "homepage": "https://github.com/GPX-NSlog/PXCategory",
6   "license": "{ :type => 'MIT', :file => 'LICENSE' }",
7   "authors": {
8     "Gpx": "Gpxnslog@gamil.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/GPX-NSlog/PXCategory.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "PXCategory/**/*.{h,m}",
18   "public_header_files": "PXCategory/**/*.h",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]