[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / d / TRAppUtils / 0.1.0 / TRAppUtils.podspec.json
blob936e430526da98b8242809b749d0b7a5cd07124f
2   "name": "TRAppUtils",
3   "version": "0.1.0",
4   "summary": "Utility classes for iOS.",
5   "description": "TRAppUtils contains utility classes I commonly use when developing iOS apps.",
6   "homepage": "https://github.com/timrichardsn/TRAppUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tim Richardson": "tim@timrichardson.co"
13   },
14   "source": {
15     "git": "https://github.com/timrichardsn/TRAppUtils.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/timrichardsn",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "TRAppUtils/Classes/**/*"