[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 4 / 6 / AAFragmentManager / 0.1.1 / AAFragmentManager.podspec.json
blobabcf776245ffce4ae0a4119635af57bd2a336254
2   "name": "AAFragmentManager",
3   "version": "0.1.1",
4   "summary": "AAFragmentManager is a child view manager responsible to add child subviews in UIView and easy switching between them, written in Swift.",
5   "description": "AAFragmentManager is a child view manager responsible to add child subviews in UIView, designed for easy switching between child view controllers with animations.",
6   "homepage": "https://github.com/EngrAhsanAli/AAFragmentManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/EngrAhsanAli/AAFragmentManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "3.0"
23   },
24   "source_files": "AAFragmentManager/Classes/**/*",
25   "pushed_with_swift_version": "3.0"