[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 6 / AAFragmentManager / 2.0 / AAFragmentManager.podspec.json
blobbc895fe857858bad9cfe412ba7b589d714a31fdf
2   "name": "AAFragmentManager",
3   "version": "2.0",
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": "2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "AAFragmentManager/Classes/**/*"