[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 4 / a / AppVersion / 1.0.0 / AppVersion.podspec.json
blobbaac61f89a077c0de4042c4e4546b78aa60f48c9
2   "name": "AppVersion",
3   "version": "1.0.0",
4   "summary": "Sample version system for App.",
5   "homepage": "https://github.com/woshizilong/AppVersion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kaba": "woshizilong@hotmail.com"
12   },
13   "social_media_url": "http://twitter.com/woshizilong",
14   "platforms": {
15     "ios": "8.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/woshizilong/AppVersion.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "AppVersion/**/*.{h,swift}"