[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 9 / 4 / e / SRXXTEA / 1.0.1 / SRXXTEA.podspec.json
blob06c675fb2378a7cd883a18c0415b8c6bd1df2c5f
2   "name": "SRXXTEA",
3   "version": "1.0.1",
4   "summary": "SRXXTEA create by siruoxian,SRXXTEA copy from XXTEA , SRXXTEA is personal XXTEA",
5   "description": "import the SRXXTEA to you project,XXTEA for private project,  import the SRXXTEA to you project,XXTEA for private project,",
6   "homepage": "https://github.com/siruoxian/SRXXTEA",
7   "license": "MIT",
8   "authors": {
9     "siruoxian": "siruoxian@sohu.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/siruoxian/SRXXTEA.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Source/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true