[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 0 / 1 / d / JPAspect / 1.0.1 / JPAspect.podspec.json
blobb8079a29e76b0665c68deb0e56a86d2bea87d8ea
2   "name": "JPAspect",
3   "version": "1.0.1",
4   "summary": "JPAspect fix bugs dynamically by json.",
5   "homepage": "https://github.com/zhiyongzou/JPAspect",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zzyong": "scauzouzhiyong@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhiyongzou/JPAspect.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "JPAspect/*.{h,m}",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Base",
25       "source_files": "JPAspect/Base/*.{h,m}"
26     },
27     {
28       "name": "Model",
29       "source_files": "JPAspect/Model/*.{h,m}"
30     }
31   ]