[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 4 / 6 / CXPopupKit / 1.1.3 / CXPopupKit.podspec.json
blob8d362b2d50bfcfbb5b96f69776173ffeabbbbff0
2   "name": "CXPopupKit",
3   "version": "1.1.3",
4   "summary": "iOS popup kit written by swift",
5   "description": "iOS popup kit written by swift, support iOS 9 and above",
6   "homepage": "https://github.com/Cunqi/CXPopupKit",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Cunqi": "cunqi.xiao@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Cunqi/CXPopupKit.git",
18     "tag": "1.1.3"
19   },
20   "source_files": [
21     "Classes",
22     "CXPopupKit/**/*.{h,m,swift}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "4.2"