[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 5 / c / 1 / AKLookups / 1.0.0 / AKLookups.podspec.json
blob628b7abdfc059d88d46176644aa1e5b6a88279fa
2   "name": "AKLookups",
3   "version": "1.0.0",
4   "summary": "drop-down list for selecting items",
5   "description": "AKLookups class implements a drop-down list for selecting particular value of set.",
6   "homepage": "https://github.com/purrrminator/AKLookups",
7   "screenshots": "http://cdn.makeagif.com/media/5-17-2014/GlTvIy.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Andrey Kadochnikov": "kaskaaddnb@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/purrrminator",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/purrrminator/AKLookups.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "Classes",
25     "Classes/*.{h,m}"
26   ],
27   "public_header_files": "Classes/*.h",
28   "resources": "Resources/*.png",
29   "requires_arc": true