[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 2 / 5 / KXCollection / 0.0.1 / KXCollection.podspec.json
blob09a6fe0549a0288bad9c4a9195a7297bd31acf6d
2   "name": "KXCollection",
3   "version": "0.0.1",
4   "summary": "A polymorpohic collection class for objc.",
5   "homepage": "https://github.com/keroxp/KXCollection",
6   "license": "MIT",
7   "authors": {
8     "Yusuke Sakurai": "kerokerokerop@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/keroxp",
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/keroxp/KXCollection.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "public_header_files": "Classes/**/*.h",
23   "requires_arc": false