[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 4 / 7 / MyProjectName / 0.1.0 / MyProjectName.podspec.json
blobf42e095a0af0b3eb12042e32a5d0d786433f72bb
2   "name": "MyProjectName",
3   "version": "0.1.0",
4   "summary": "test pod-carthage-template.",
5   "homepage": "https://github.com/shinancao/MyProjectName",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shinancao": "shinancao666@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/shinancao/MyProjectName.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "Sources/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true