[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 7 / 4 / DDUIKit / 0.1 / DDUIKit.podspec.json
blobd44c5dfbb9925e14acf98c504ba33e9ee3bc70dd
2   "name": "DDUIKit",
3   "version": "0.1",
4   "summary": "DDKit provides convenient tools for build ui.",
5   "description": "DDKit provides convenient tools for build ui.\"",
6   "homepage": "https://github.com/amoblin/DDKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amoblin": "amoblin@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/amoblin/DDKit.git",
19     "tag": "0.1"
20   },
21   "source_files": [
22     "DDKit",
23     "DDKit/**/*.{h,m}"
24   ],
25   "public_header_files": "DDKit/**/*.h",
26   "requires_arc": true