[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / b / f / AEAppVersion / 0.4.0 / AEAppVersion.podspec.json
blob1ade274bbceef7201e628d300c5f767314b18aff
2   "name": "AEAppVersion",
3   "version": "0.4.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple and lightweight iOS App Version Tracking written in Swift",
9   "homepage": "https://github.com/tadija/AEAppVersion",
10   "authors": {
11     "tadija": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AEAppVersion.git",
16     "tag": "0.4.0"
17   },
18   "source_files": "Sources/*.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "3.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   }