[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / f / 7 / Intent / 1.0.2 / Intent.podspec.json
blob482a679eab7148e4e6949694142416eb77e15239
2   "name": "Intent",
3   "version": "1.0.2",
4   "summary": "A solution for iOS modules and components separation. You can route to viewController or perform native block with url.",
5   "homepage": "https://github.com/Jerry0523/Intent",
6   "license": "MIT",
7   "authors": {
8     "Jerry Wong": "jerrywong0523@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Jerry0523/Intent.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "Intent/*.swift",
19     "Intent/Transition/*.swift"
20   ],
21   "requires_arc": true