[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / ZFTokenField / 0.0.1 / ZFTokenField.podspec.json
blobd95cc2280d559c931d1bbb1f318ba2c365f5f26d
2   "name": "ZFTokenField",
3   "version": "0.0.1",
4   "summary": "iOS custom view that let you add token view inside like NSTokenField.",
5   "homepage": "https://github.com/zoonooz/ZFTokenField",
6   "license": "MIT",
7   "authors": {
8     "Amornchai Kanokpullwad": "amornchai.zoon@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/zoonref",
11   "platforms": {
12     "ios": "7.1"
13   },
14   "source": {
15     "git": "https://github.com/zoonooz/ZFTokenField.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "requires_arc": true