[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 6 / 2 / TXCategories / 1.0.3 / TXCategories.podspec.json
blobdf03b4cf9b9b08def5fa8d698259707597bab5c5
2   "name": "TXCategories",
3   "version": "1.0.3",
4   "summary": "a collection of useful Objective-C Categories extending iOS Frameworks as Foundation and UIKit.",
5   "homepage": "https://github.com/tlsion/TXCategories",
6   "license": "MIT",
7   "authors": {
8     "Tlsion": "249190182@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/tlsion/TXCategories.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source_files": [
18     "TXCategories",
19     "TXCategories/*.{h}",
20     "TXCategories/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true