[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / c / a / BXSafeTransition / 1.1.0 / BXSafeTransition.podspec.json
blob523b96ae9420fc53306a74e1b28c277ee728b3ce
2   "name": "BXSafeTransition",
3   "version": "1.1.0",
4   "summary": "It's a 'Can't add self as subview' resolvent",
5   "description": "It's a 'Can't add self as subview' resolvent. Join us:zhengxingok@gmail.com",
6   "homepage": "https://github.com/iException/BXSafeTransition",
7   "license": "MIT",
8   "authors": {
9     "phoebus": "zhengxingok@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/iException/BXSafeTransition.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXSafeTransition": [
22       "Pod/Assets/*.png"
23     ]
24   }