[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / d / f / Configurable / 0.1.0 / Configurable.podspec.json
blob3c3bcf36490bfb8f417925ea78e6bad800844098
2   "name": "Configurable",
3   "version": "0.1.0",
4   "summary": "Configure objects using block.",
5   "homepage": "https://github.com/onmyway133/Configurable",
6   "license": "MIT",
7   "authors": {
8     "Khoa Pham": "onmyway133@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/onmyway133/Configurable.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "Configurable": [
21       "Pod/Assets/*.png"
22     ]
23   }