[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 4 / a / AMEAspectSpeedometer / 0.1.0 / AMEAspectSpeedometer.podspec.json
blob888df1078d09c4d7ecdb419d2cb4372466cfa76e
2   "name": "AMEAspectSpeedometer",
3   "version": "0.1.0",
4   "summary": "AMEAspectSpeedometer provide the measurement solution of object's method which approaching by AOP.",
5   "description": "                      AMEAspectSpeedometer provide the measurement solution of object's method which approaching by AOP.\n                      This is experiment project.\n",
6   "homepage": "https://github.com/ainame/AMEAspectSpeedometer",
7   "license": "MIT",
8   "authors": {
9     "ainame": "s.namai.09@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ainame/AMEAspectSpeedometer.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "dependencies": {
22     "Aspects": [
24     ]
25   }