[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / e / ios-components / 1.1 / ios-components.podspec.json
blobd97c5e05dad40945e16698b378ef492481b09d9d
2   "name": "ios-components",
3   "version": "1.1",
4   "license": "GPL",
5   "summary": "Collection of reusable components for iOS development.",
6   "homepage": "https://github.com/keeshux/ios-components",
7   "authors": {
8     "Davide De Rosa": "keeshux@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/keeshux/ios-components.git",
12     "tag": "1.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "Components/**/*.{h,m}",
18   "exclude_files": [
19     "ComponentsDemo",
20     "ComponentsTests"
21   ],
22   "requires_arc": true